platform.h File Reference

#include <inttypes.h>
#include <stdlib.h>

Include dependency graph for platform/avr/platform.h:


Defines

#define __PLATFORM_H   1

Enumerations

enum  InterruptTypesEnum { WATCHDOGTIMER, CPUSLEEP, ASYNC_COUNT }

Define Documentation

#define __PLATFORM_H   1


Enumeration Type Documentation

Enumerator:
WATCHDOGTIMER  CPU WatchDog Notification. Bind callback handler to kernel when started. Handler will be fired whenver Kernel's watchdog timer fires.
CPUSLEEP  CPU Sleep Notification. Bind callback handler to kernel when started. Handler will be fired before CPU goes to sleep.
ASYNC_COUNT 


Generated on Wed May 21 18:30:06 2008 for ASD Tutorial Lesson 4: Shell by  doxygen 1.5.5